github.com/andybalholm/brotli.posData.costdiff (field)
5 uses
github.com/andybalholm/brotli (current package)
backward_references_hq.go#L237: costdiff float32
backward_references_hq.go#L266: if q[offset&7].costdiff > q[(offset+1)&7].costdiff {
backward_references_hq.go#L366: posdata.costdiff = node_cost - zopfliCostModelGetLiteralCosts(model, 0, pos)
backward_references_hq.go#L398: var start_costdiff float32 = posdata.costdiff
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |